Click on a screenshot to zoom in, then click on it to minimise it
Download the .Rmd document from Learn.
(If you are using the RStudio Server) upload the .Rmd file to your project.
Open the .Rmd
Add your exam number (only numbers, no letters) at the relevant places at the top of the document
Rename the .Rmd file with your exam number
Read and follow the extra instructions in the .Rmd file
Answer the questions
Write your answer in a new line underneath the text “Answer below:”
Check that the .Rmd successfully ‘knits’ to .html, and that everything is displaying correctly
If your file does not knit successfully, you will receive a final grade of 0 as this indicates that something is wrong with your code.
Make sure you save your file!
(If you are using the RStudio Server) download your completed .Rmd file to your computer
Go to the assessments page, review the own-work declaration, and follow instructions to upload your completed .Rmd file to Turnitin
Only submit one file: the .Rmd file.
The lab test is in part marked automatically by a script that attempts to run your code. If your code is in the wrong format (not in .rmd file), then your code cannot be run and your submission will receive a final grade of 0.